Skip to content
Back to search
30
MCP

Crawl4AI RAG

pulsemcp/crawl4ai rag

Combines web crawling with vector search to enable content extraction, semantic indexing, and retrieval-augmented generation over web-based documentation and code repositories.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Crawl4AI
Integrates with Crawl4AI to provide web crawling, content extraction, screenshot capture, PDF generation, and batch processing capabilities
0 tools
Journal RAG
Enables semantic search through personal markdown journal entries using vector database technology for effortless retrieval of past experien
0 tools
Jina Supabase RAG
Crawls and indexes documentation websites using Jina AI Reader API and Crawl4AI for intelligent content extraction, automatically discoverin
0 tools
OpenCrane
Extensible RAG library for building AI-powered documentation search with semantic search, keyword matching, and hybrid retrieval.
0 tools
Codebase RAG
Provides semantic codebase search and file retrieval using CocoIndex embeddings and PostgreSQL with pgvector for similarity search, enabling
0 tools
Apolo RAG
RAG server using Qdrant vector database for knowledge retrieval and semantic search.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "crawl4ai_rag": {
      "url": "None",
      "transport": "http"
    }
  }
}